tests: Test that local pulls do not use deltas
authorDan Nicholson <nicholson@endlessm.com>
Tue, 9 Aug 2016 22:41:36 +0000 (15:41 -0700)
committerAtomic Bot <atomic-devel@projectatomic.io>
Wed, 10 Aug 2016 10:54:46 +0000 (10:54 +0000)
commit7ed2f1e5af303ffa5e697d8c1dfd1fc0671818f8
tree5755456f0c8918ecb434c695fd22ababd2bd939a
parent1caef17c7f9f411317a17c91dba48d54049a4d54
tests: Test that local pulls do not use deltas

Pulls from local repos now default to disabling static deltas so that
objects are copied. To check this is the case, see if the object files
are hardlinked after pulling.

Closes: #447
Closes: #448
Approved by: cgwalters
tests/test-local-pull.sh